.center {
    width: 100%;
	height: 435px;
	}
	
.content {
   width:100%;
   height:200px;
   }

.1 {
	width:100%;
	height:135px;
	}
	
.2 {
	width:100%;
	}

.tmain {
	width:750px;
	height:285px;
	overflow:hidden;
	}
	
.tmain .tleft {
	width:100%;
	height:100%;
	background: url(../img/fr/ins_tl1.gif) repeat-y 0px 0px;
	}
	
.tmain .tright {
	width:100%;
	height:100%;
	background: url(../img/fr/ins_tr1.gif) repeat-y 100% 0px;
	padding-top:5px;
	padding-left:0px;
	margin-left: 8px;
	font-size: 12px;
	font-family:Verdana;
	}


.tmain .tcenter {
	width:100%;
	height:100%;
	background: url(../img/../img/fr/ins_tc1.gif) repeat-x 0px 0px;
	}
	
.incen{
	margin-left: 0px;
	margin-top: 0px;
	position: static;
	}
	
.table1 {
	background: url(../img/tab_bg.gif) repeat;
	}
.text_c {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}